Skip to content

Chore(deps-dev): Bump detox from 19.7.0 to 20.0.1#120

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/detox-20.0.1
Closed

Chore(deps-dev): Bump detox from 19.7.0 to 20.0.1#120
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/detox-20.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 15, 2022

Copy link
Copy Markdown

Bumps detox from 19.7.0 to 20.0.1.

Release notes

Sourced from detox's releases.

20.0.1

Fix for issue #3690 (funpermaproxy.callable is undefined) via PR #3691:

element = funpermaproxy.callable(() => this[symbols.worker].element);
                          ^
TypeError: undefined is not a function

Thanks to @​kg-currenxie for the prompt bugreport.

20.0.0

Detox 20 (codename 🐈‍⬛ "Ashan") is finally shipped. :shipit:

🎉 See our new blog post for more details: https://wix.github.io/Detox/blog/2022/11/10/detox-20-is-out

Features

  • JS: Logger API (#3333, @​noomorph)
  • JS: Internals API for third-party integrations (#3333)
  • Config: Add new logger configs (#3333)
  • Config: Add new testRunner configs (#3333)
  • Config: Add reversePorts to Android app configs (#3610)
  • iOS: support --headless config (#3304, @​asafkorem)
  • Artifacts: New insights in detox.trace.json (#3333, @​noomorph)
  • Artifacts: Unite detox_pid_*.log artifacts into a single log (#3333)
  • CLI: add detox reset-lock-file command (#3285)

Breaking changes

  • JS: Set minimal Node requirement to 14.5.x (#3285)
  • JS: Drop Mocha support (#3310)
  • JS: Drop old Jest integrations (Jasmine and Jest Circus v1) (#3285)
  • JS: Drop support for older Jest versions <27.2.5 (#3392)
  • JS: Drop device.appLaunchArgs [options] argument (#3360)
  • Config: Drop default "e2e" value for specs (#3289)
  • Config: Drop skipLegacyWorkersInjection (#3286)
  • Config: Drop support for the all-in-one configuration format (#3386)
  • Config: Remove legacy dash-based props (#3371)
  • Config: Remove ios.none device type (#3361)
  • Artifacts: Replace timeline plugin with log plugin (#3333)
  • Android: Boot always read-only emulators by default (#3285)
  • Android: Remove deprecated native IdlePolicyConfig (#3332, @​d4vidi)
  • CLI: drop --device-launch-args arg (#3665)
  • CLI: drop -o, --runner-config (#3333)

Known issues

  • #3690 (funpermaproxy.callable | undefined is not a function) (fixed in 20.0.1)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [detox](https://github.com/wix/Detox) from 19.7.0 to 20.0.1.
- [Release notes](https://github.com/wix/Detox/releases)
- [Commits](wix/Detox@19.7.0...20.0.1)

---
updated-dependencies:
- dependency-name: detox
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 15, 2022
@dependabot @github

dependabot Bot commented on behalf of github Nov 18, 2022

Copy link
Copy Markdown
Author

Superseded by #123.

@dependabot dependabot Bot closed this Nov 18, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/detox-20.0.1 branch November 18, 2022 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants